---
title: Predict
description: Details on the Leaderboard Predict tab's capabilities.

---


# Predict {: #predict }

The **Predict** tab allows you to download various model assets and test predictions. For more information about the predictions methods in DataRobot, see [Predictions Overview](../../../predictions/index).

The following sections describe the components of the **Predict** tab.

Tab | Description
------ | ------------
[Deploy](deploy)  | Deploy a model from the Leaderboard to make predictions in a production environment.
[Downloads](download) | Download artifacts, such as model packages and a ZIP archive of model information.
[Make Predictions](predict) | Use the model to test predictions on up to 1GB of data before deploying it.
[Portable Predictions](port-pred) | Execute predictions outside of the DataRobot application using [Scoring Code](port-pred/scoring-code/index) or the [Portable Prediction Server](port-pred/pps/index). |
